home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / (A)TC / (A)TCA.ADF / Scan / scan.revisions < prev    next >
Text File  |  1992-07-29  |  2KB  |  30 lines

  1.  
  2.   Version Date   Description
  3.   ------- ----   -----------
  4.  
  5.     0.7   7/91   Original release
  6.  
  7.     0.8   2/92   Added support for LZH and LHA files(-z option). Improved
  8.                  handling of binary files scanned to screen. Added support
  9.                  for two char article separators per request from Travis Jones.
  10.                  Improved documentation in readme file.
  11.  
  12.     0.81  2/92   Squashed a bug which may cause system crashes.
  13.  
  14.     0.82  2/92   Speeded up decompression of LHA files by optimizing asm
  15.                  code in decodeit proc. Fixed an enforcer "read" hit.
  16.                  Fixed a bug where a word with 2 matches printed forever.
  17.                  Added support for two character search patterns(chars must
  18.                  still be unique though).
  19.  
  20.     1.0   5/92   Fixed parsing problem with "2.0..blink". 1st release of src.
  21.                  Scanning a directory other than the current directory with
  22.                  no ":" in it's path did not work. It now works. Allowed
  23.                  specification of a non-recursive scan on a directory without
  24.                  having to put a "/" on the end per request from Brian
  25.                  Jacobsen. If you specified a recursive scan of a file(not a
  26.                  directory) without a "*", "?", or "." in it, scan would give
  27.                  you an error. This was fixed. Added code to convert #? chars
  28.                  on the command line or in config file to * in order to support
  29.                  Amiga wildcards per request from Geoffrey.
  30.